[INFO] cloning repository https://github.com/hexedtech/jni-toolbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hexedtech/jni-toolbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexedtech%2Fjni-toolbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexedtech%2Fjni-toolbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2eb6b83c01c55a123ceb7f9c7bab0ccc4bb702a
[INFO] fixing hexedtech/jni-toolbox against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexedtech%2Fjni-toolbox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hexedtech/jni-toolbox
[INFO] finished tweaking git repo https://github.com/hexedtech/jni-toolbox
[INFO] tweaked toml for git repo https://github.com/hexedtech/jni-toolbox written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hexedtech/jni-toolbox on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hexedtech/jni-toolbox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f635499d6089b0f6e4024d3d03e7e62c864dcb671b86aba73c281c49abc07984
[INFO] running `Command { std: "docker" "start" "f635499d6089b0f6e4024d3d03e7e62c864dcb671b86aba73c281c49abc07984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f635499d6089b0f6e4024d3d03e7e62c864dcb671b86aba73c281c49abc07984" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f635499d6089b0f6e4024d3d03e7e62c864dcb671b86aba73c281c49abc07984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f635499d6089b0f6e4024d3d03e7e62c864dcb671b86aba73c281c49abc07984" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating macro/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating src/test/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling jni-macros v0.22.4
[INFO] [stderr]    Compiling jni v0.22.4
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking proc-macro2 v1.0.86
[INFO] [stderr]     Checking simd_cesu8 v1.1.1
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking jni-toolbox-macro v0.2.2 (/opt/rustwide/workdir/macro)
[INFO] [stderr]    Migrating macro/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling jni-sys-macros v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]        Fixed macro/src/fun/ret.rs (1 fix)
[INFO] [stderr]     Checking jni-sys v0.4.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking jni-toolbox v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/into_java.rs (2 fixes)
[INFO] [stderr]     Checking jni-toolbox-test v0.1.0 (/opt/rustwide/workdir/src/test)
[INFO] [stderr]    Migrating src/test/test.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.07s
[INFO] [stderr] crater-edition-check: jni-toolbox-macro v0.2.2 (/opt/rustwide/workdir/macro) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: jni-toolbox-test v0.1.0 (/opt/rustwide/workdir/src/test) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: jni-toolbox v0.2.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling jni-toolbox-macro v0.2.2 (/opt/rustwide/workdir/macro)
[INFO] [stderr]     Checking jni-toolbox v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking jni-toolbox-test v0.1.0 (/opt/rustwide/workdir/src/test)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> src/test/test.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> src/test/test.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> src/test/test.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> src/test/test.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/test/test.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[jni(package = "toolbox", class = "Main")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `jni` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jni-toolbox-test` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `jni-toolbox-test` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "f635499d6089b0f6e4024d3d03e7e62c864dcb671b86aba73c281c49abc07984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f635499d6089b0f6e4024d3d03e7e62c864dcb671b86aba73c281c49abc07984", kill_on_drop: false }`
[INFO] [stdout] f635499d6089b0f6e4024d3d03e7e62c864dcb671b86aba73c281c49abc07984
